x86: add CPUID dependents of APIC and TSC
authorJan Beulich <jbeulich@suse.com>
Mon, 12 Dec 2016 08:41:21 +0000 (09:41 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 12 Dec 2016 08:41:21 +0000 (09:41 +0100)
commit7da717ef47953aca6f4b4a5aa5943c31f550965c
tree845329a27711b10c7fba6bfeea2012a6cc36d34f
parent2b257689347205f9d9a2ba514e7ba2b8fbb4a0aa
x86: add CPUID dependents of APIC and TSC

TSC_DEADLINE in particular depends on both; take the opportunity to add
a few more.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/tools/gen-cpuid.py